home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / util / cdity / Select.lha / Select / Source / smakefile < prev   
Encoding:
Makefile  |  1995-04-04  |  173 b   |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Mon Mar 27 21:00:23 1995
  4. #
  5.  
  6. OBJS= select.o
  7.  
  8. select: $(OBJS)
  9.    sc link to select with <<
  10. $(OBJS)
  11. <
  12.  
  13. select.o: select.c
  14.  
  15.